home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-2.iso / Files II / Music / M / Music Gym 3.0.sit / Modes / background_11583.txt < prev    next >
Encoding:
Text File  |  1994-09-16  |  1.7 KB  |  81 lines

  1. -- background: 11583 from stack: in
  2. -- bmap block id: 4871
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: Major Keys
  6.  
  7.  
  8. -- part 18 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=13 top=265 right=290 bottom=93
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Reference
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect iris open to card
  23.   go to card "about modes" of stack "reference"
  24. end mouseUp
  25.  
  26.  
  27. -- part 19 (button)
  28. -- low flags: 00
  29. -- high flags: 8003
  30. -- rect: left=385 top=207 right=237 bottom=488
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 14
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: NEXT MODE
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   go to any card
  42. end mouseUp
  43.  
  44.  
  45. -- part 20 (button)
  46. -- low flags: 00
  47. -- high flags: 8004
  48. -- rect: left=10 top=303 right=331 bottom=106
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 0 / 0
  51. -- text alignment: 1
  52. -- font id: 0
  53. -- text size: 14
  54. -- style flags: 0
  55. -- line height: 16
  56. -- part name: MAIN MENU
  57. ----- HyperTalk script -----
  58. on mouseUp
  59.   visual effect iris open to card
  60.   go to card "MAIN MENU2" of stack "MAIN2"
  61. end mouseUp
  62.  
  63.  
  64. -- part 34 (button)
  65. -- low flags: 00
  66. -- high flags: 8003
  67. -- rect: left=427 top=317 right=339 bottom=507
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 1
  71. -- font id: 0
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: Modes 2
  76. ----- HyperTalk script -----
  77. on mouseUp
  78.   visual effect iris open
  79.   go stack "modes 2"
  80. end mouseUp
  81.